Skip to content

Add Node.js unit test infrastructure - #52

Draft
nomagick wants to merge 1 commit into
masterfrom
cursor/node-test-infrastructure-21b3
Draft

Add Node.js unit test infrastructure#52
nomagick wants to merge 1 commit into
masterfrom
cursor/node-test-infrastructure-21b3

Conversation

@nomagick

@nomagick nomagick commented May 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the placeholder test script with a dependency-free Node.js native test runner workflow.
  • Run the TypeScript build before tests so CommonJS tests import compiled output.
  • Add an initial base32Encode unit test using node:test and node:assert/strict.

Testing

  • npm test
Open in Web Open in Cursor 

Co-authored-by: Yanlong Wang <yanlong.wang@naiver.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants